home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / 13.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  3.2 KB  |  95 lines

  1. <option type="enum" id="opt/13">
  2.   <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.   <arg_longname>
  5.    <en>Ghostscript Bits Per Pixel</en>
  6.   </arg_longname>
  7.   <arg_shortname>
  8.    <en>BitsPerPixel</en><!-- backends only know <en> shortnames! -->
  9.   </arg_shortname>
  10.   <arg_execution>
  11.    <arg_group>General</arg_group>
  12.    <arg_order>100</arg_order>
  13.    <arg_spot>A</arg_spot>
  14.    <arg_substitution />
  15.    <arg_proto> -dBitsPerPixel=%s</arg_proto>
  16.   </arg_execution>
  17.   <constraints>
  18.      <constraint sense="true">
  19.       <driver>bjc800</driver>
  20.       <arg_defval>ev/155</arg_defval>
  21.      </constraint>
  22.      <constraint sense="true">
  23.       <driver>bjc600</driver>
  24.       <arg_defval>ev/155</arg_defval>
  25.      </constraint>
  26.   </constraints>
  27.   <enum_vals>
  28.    <enum_val id="ev/155">
  29.     <ev_longname>
  30.      <en>CMYK with FS dithering (24 bpp)</en>
  31.     </ev_longname>
  32.     <!-- A multilingual <comments> block can appear here, too;
  33.          it should be treated as documentation for the user. -->
  34.     <ev_shortname>
  35.      <en>24</en>
  36.      <!-- Until someone tells me how to learn the user locale in 
  37.           backends, the shortname must be monolingual in <en>! -->
  38.     </ev_shortname>
  39.     <ev_driverval>24</ev_driverval>
  40.    </enum_val>
  41.    <enum_val id="ev/154">
  42.     <ev_longname>
  43.      <en>CMYK with FS dithering (32 bpp)</en>
  44.     </ev_longname>
  45.     <!-- A multilingual <comments> block can appear here, too;
  46.          it should be treated as documentation for the user. -->
  47.     <ev_shortname>
  48.      <en>32</en>
  49.      <!-- Until someone tells me how to learn the user locale in 
  50.           backends, the shortname must be monolingual in <en>! -->
  51.     </ev_shortname>
  52.     <ev_driverval>32</ev_driverval>
  53.    </enum_val>
  54.    <enum_val id="ev/156">
  55.     <ev_longname>
  56.      <en>CMYK with Ghostscript FS dithering (16bpp)</en>
  57.     </ev_longname>
  58.     <!-- A multilingual <comments> block can appear here, too;
  59.          it should be treated as documentation for the user. -->
  60.     <ev_shortname>
  61.      <en>16</en>
  62.      <!-- Until someone tells me how to learn the user locale in 
  63.           backends, the shortname must be monolingual in <en>! -->
  64.     </ev_shortname>
  65.     <ev_driverval>16</ev_driverval>
  66.    </enum_val>
  67.    <enum_val id="ev/822">
  68.     <ev_longname>
  69.      <en>CMYK with Ghostscript dithering (8bpp)</en>
  70.     </ev_longname>
  71.     <!-- A multilingual <comments> block can appear here, too;
  72.          it should be treated as documentation for the user. -->
  73.     <ev_shortname>
  74.      <en>8</en>
  75.      <!-- Until someone tells me how to learn the user locale in 
  76.           backends, the shortname must be monolingual in <en>! -->
  77.     </ev_shortname>
  78.     <ev_driverval>8</ev_driverval>
  79.    </enum_val>
  80.    <enum_val id="ev/157">
  81.     <ev_longname>
  82.      <en>Monochrome (1bpp)</en>
  83.     </ev_longname>
  84.     <!-- A multilingual <comments> block can appear here, too;
  85.          it should be treated as documentation for the user. -->
  86.     <ev_shortname>
  87.      <en>1</en>
  88.      <!-- Until someone tells me how to learn the user locale in 
  89.           backends, the shortname must be monolingual in <en>! -->
  90.     </ev_shortname>
  91.     <ev_driverval>1</ev_driverval>
  92.    </enum_val>
  93.   </enum_vals>
  94. </option>
  95.